home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 June
/
Chip_2001-06_cd1.bin
/
zkuste
/
Delphi
/
kolekce
/
d345
/
FILES.ZIP
/
ForDelphi5
/
A little problem with your component.TXT
next >
Wrap
Text File
|
2001-03-31
|
2KB
|
50 lines
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
From: Support <support@microolap.com>
To: User <user@microolap.com>
Date: Wednesday, March 28, 2007, 1:18:44 PM
Subject: A little problem with your component
Files: <none>
--====----====----====----====----====----====----====----====----====----===--
Hello User,
Wednesday, March 28, 2007, 1:13:16 PM, you wrote:
MP> I downloaded your collection of componets and I think they
MP> are very nice.
Thank you for your warm words!
MP> I installed them in my Delphi5, set a path in my project on it and
MP> put a Label3D on my form.
MP> Now the compiler gives an error :
MP> [Fatal Error] .... File not found: DsgnIntf.dcu.
MP> what have I done wrong?
You have to include DsgnIntF file in search path.
Select menu Item "Tools" -> "Enviroment Options"
In dialog window call "Enviroment Options" select
Tab call "Library" -> Item "Library Path" and Press button "..."
In dialog window call "Directories" input follow string:
$(DELPHI)\Source\Toolsapi and press ADD button.
It is feature of Delphi 5 Installer.
Borland doesn't include DsgnIntF.dcu in LIB directory by default.
---
Best regards,
microOLAP Technologies LLC Support Team
mailto:support@microolap.com
Delphi/C++ Builder DB Connectivity components for:
mySQL - http://www.microolap.com/mysqldac.htm
Sybase ASA - http://www.microolap.com/asadac.htm
Sybase ASE - http://www.microolap.com/asedac.htm
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=